home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / AVOGADRO / GRAPHING / 3D_FUNCTION_EDIT / !3DFNEdit / InputHelp < prev    next >
Text File  |  1995-05-08  |  3KB  |  110 lines

  1. Information is available on:
  2.  
  3.   What this software does
  4.   Running the application
  5.   The Iconbar Menu
  6.   The function entry window
  7.   The function entry window menu
  8.  _______________________________________
  9.  
  10. Note that if any read me files are
  11. supplied as part of this application,
  12. they may have more recent information
  13. than is contained in this file.
  14.  
  15. !3DFnEdit is © Chris Johnson, 1995
  16.  _______________________________________
  17.  
  18. This application provides interactive
  19. help when !Help, or !Bubblehelp, is
  20. active.
  21.  _______________________________________
  22.  
  23. What this software does
  24.  
  25. This fully RISC-OS compliant
  26. multitasking application allows the
  27. entry of a 3D function (z = f(x,y)) in
  28. BASIC format and the function to be
  29. evaluated for a range of x and y. The
  30. data can be displayed graphically using
  31. either !Surface or !3DPlotter.
  32.  
  33. Note that 3DFNEdit cannot by itself
  34. display the function graphically.
  35.  _______________________________________
  36.  
  37. Running the application
  38.  
  39. Double clicking on the !3DFnEdit icon
  40. in a directory viewer will install its
  41. icon on the icon bar. 
  42.  
  43. Clicking SELECT on the iconbar icon at
  44. any time will open the function entry
  45. window if it is not already open.
  46.  _______________________________________
  47.  
  48. The Iconbar Menu
  49.  
  50. Clicking with MENU on the iconbar icon
  51. offers the following options:
  52.   
  53. Info
  54.  The standard information box, with
  55. version number. This is the number that
  56. should be quoted in any communication
  57. regarding the application.
  58.  
  59. Quit
  60.  Terminates the application.
  61.  _______________________________________
  62.  
  63. The Function Entry Window
  64.  
  65. You may enter the function in BASIC
  66. format. The variables must be X and Y.
  67. The function may contain over 200
  68. characters.
  69.  
  70. It is also necessary to enter the range
  71. of X and Y over which the function will
  72. be evaluated, and the number of steps or
  73. netpoints that will be used. The
  74. evaluation and display of functions with
  75. only 20 steps will be much faster than
  76. with say 50 steps (the processing time
  77. increases as the square of the steps),
  78. but the resulting surface will be much
  79. coarser.
  80.  _______________________________________
  81.  
  82. The Function Entry Window Menu
  83.  
  84. Clicking with MENU in the function entry
  85. window offers the following choices.
  86.  
  87. Save
  88.  This leads to a standard "save as"
  89. dialogue which allows the evaluated
  90. function to be saved in text (ASCII)
  91. format. Such saved files may be reloaded
  92. into !3DFNEdit by drag and drop to allow
  93. further editing. They may also be loaded
  94. into !Surface or !3DPlotter.
  95.  
  96. Plot
  97.  !3DFNEdit will try to send the
  98. evaluated function data directly to
  99. !Surface or !3DPlotter for display. One
  100. of these applications must be active for
  101. this to work, otherwise !3DFNEdit will
  102. complain. The function evaluation and
  103. subsequent display requires a lot of
  104. processing, so it may be 20 or 30
  105. seconds before the display appears.
  106.  
  107. Explain
  108.  Opens this help window.
  109.  _______________________________________ 
  110.